C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / ColumnFootersTemplate Property

In This Topic
ColumnFootersTemplate Property (TransposedGrid<T>)
In This Topic
Gets the templates applied in column footers cells.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ColumnFootersTemplate As CellTemplate
 
See Also